projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bc87e0
)
Fix last commit
author
Justin Burkett
<justin@burkett.cc>
Sun, 16 Feb 2020 23:22:45 +0000
(18:22 -0500)
committer
Justin Burkett
<justin@burkett.cc>
Sun, 16 Feb 2020 23:22:45 +0000
(18:22 -0500)
.github/workflows/test.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index 56b2e9e007e629b72252448866ceb160b1e29778..c4eaf232756d972fa0a789e0f6d0baa8af4e381d 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-5,7
+5,7
@@
on:
branches:
- master
schedule:
- - cron: '
* *
1 * *'
+ - cron: '
0 0
1 * *'
jobs:
build: